home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / dev / c / CLib37x.lha / c_lib / ReadMe.SAS < prev    next >
Text File  |  1997-03-27  |  486b  |  14 lines

  1. SAS/C V6.5x note:
  2. -----------------
  3. [Andreas Kleinert <Andreas_Kleinert@t-online.de>]
  4.  
  5.  
  6. Of course you should now how to handle SAS/C before trying to build
  7. such a thing like a shared library with it, but basically you just
  8. need to type "smake" in the "source/lib_source" directory.
  9.  
  10. Relevant settings are in:  - smakefile      (SAS/C makefile)
  11.                            - smakefile.wth  (to be processed by SLink)
  12.                            - SCOPTIONS      (SAS/C compiler settings)
  13.  
  14.